home *** CD-ROM | disk | FTP | other *** search
/ Chop Suey / Chop Suey (1995)(Magnet Interactive Studios).iso / common / ping.dir / 00043.ls < prev    next >
Encoding:
Text File  |  1995-06-16  |  99 b   |  7 lines

  1. on mouseUp
  2.   if rollOver(the clickOn) then
  3.     puppetSprite(15, 0)
  4.     go("MeinMenu")
  5.   end if
  6. end
  7.